[INFO] cloning repository https://github.com/pcsensor/esp_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pcsensor/esp_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcsensor%2Fesp_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcsensor%2Fesp_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 68d53bf637acbd37fea7c7b913ba64ae84f256f6
[INFO] fixing pcsensor/esp_rust against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcsensor%2Fesp_rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/pcsensor/esp_rust
[INFO] finished tweaking git repo https://github.com/pcsensor/esp_rust
[INFO] tweaked toml for git repo https://github.com/pcsensor/esp_rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pcsensor/esp_rust on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pcsensor/esp_rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded esp-rtos v0.3.0
[INFO] [stderr]   Downloaded enumset v1.1.13
[INFO] [stderr]   Downloaded enumset_derive v0.15.0
[INFO] [stderr]   Downloaded embassy-executor-macros v0.8.0
[INFO] [stderr]   Downloaded embassy-time-queue-utils v0.3.2
[INFO] [stderr]   Downloaded embassy-executor-timer-queue v0.1.0
[INFO] [stderr]   Downloaded embassy-time-driver v0.2.2
[INFO] [stderr]   Downloaded embassy-executor v0.10.0
[INFO] [stderr]   Downloaded cordyceps v0.3.4
[INFO] [stderr]   Downloaded embassy-time v0.5.1
[INFO] [stderr]   Downloaded esp-bootloader-esp-idf v0.5.0
[INFO] [stderr]   Downloaded esp-backtrace v0.19.0
[INFO] [stderr]   Downloaded esp-println v0.17.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 630e4182391b87a1005d0f9991dba3cdb9814c488bb3ba12f67aaf26a34b3e96
[INFO] running `Command { std: "docker" "start" "630e4182391b87a1005d0f9991dba3cdb9814c488bb3ba12f67aaf26a34b3e96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "630e4182391b87a1005d0f9991dba3cdb9814c488bb3ba12f67aaf26a34b3e96" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "630e4182391b87a1005d0f9991dba3cdb9814c488bb3ba12f67aaf26a34b3e96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "630e4182391b87a1005d0f9991dba3cdb9814c488bb3ba12f67aaf26a34b3e96" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling heapless v0.9.3
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling esp32c3-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `esp32c3_rust::hardware`, `esp32c3_rust::transport`
[INFO] [stdout]   --> src/main.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     hardware::{LoraModuleConfigPlan, LoraUartConfig, PinConfig},
[INFO] [stdout]    |     ^^^^^^^^ could not find `hardware` in `esp32c3_rust`
[INFO] [stdout] ...
[INFO] [stdout] 40 |     transport::{LoraRx, LoraTx},
[INFO] [stdout]    |     ^^^^^^^^^ could not find `transport` in `esp32c3_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(target_os = "none")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `none` feature
[INFO] [stdout] 26 | /// ESP32-C3 pin and peripheral configuration.
[INFO] [stdout] 27 | pub mod hardware;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(target_os = "none")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `none` feature
[INFO] [stdout] 32 | /// LoRa UART transport and module configuration.
[INFO] [stdout] 33 | pub mod transport;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_futures` in this scope
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use embassy_futures::select::{Either, select};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_futures`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `embassy_futures`, use `cargo add embassy_futures` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_sync` in this scope
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use embassy_sync::signal::Signal;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_sync`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `embassy_sync`, use `cargo add embassy_sync` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_sync` in this scope
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use embassy_sync::{blocking_mutex::raw::CriticalSectionRawMutex, channel::Channel};
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_sync`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `embassy_sync`, use `cargo add embassy_sync` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `embassy_executor`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use embassy_executor::Spawner;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_executor`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `embassy_executor`, use `cargo add embassy_executor` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `embassy_time`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use embassy_time::{Duration, Instant, Timer};
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_time`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `embassy_time`, use `cargo add embassy_time` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `esp_hal` in this scope
[INFO] [stdout]   --> src/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use esp_hal::gpio::{Level, Output, OutputConfig};
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `esp_hal`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `esp_hal`, use `cargo add esp_hal` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `esp_hal` in this scope
[INFO] [stdout]   --> src/main.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use esp_hal::{
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `esp_hal`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `esp_hal`, use `cargo add esp_hal` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `esp_println` in this scope
[INFO] [stdout]   --> src/main.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use esp_println::{logger::init_logger_from_env, println};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `esp_println`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `esp_println`, use `cargo add esp_println` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `esp_backtrace`
[INFO] [stdout]   --> src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use esp_backtrace as _;
[INFO] [stdout]    |     -------------^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     no external crate `esp_backtrace`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `esp_println`
[INFO] [stdout]   --> src/main.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use esp_println::{logger::init_logger_from_env, println};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `esp_println`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `esp_println`, use `cargo add esp_println` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `esp_bootloader_esp_idf` in this scope
[INFO] [stdout]   --> src/main.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | esp_bootloader_esp_idf::esp_app_desc!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `esp_bootloader_esp_idf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `esp_rtos` in this scope
[INFO] [stdout]   --> src/main.rs:71:3
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[esp_rtos::main]
[INFO] [stdout]    |   ^^^^^^^^ use of unresolved module or unlinked crate `esp_rtos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_executor` in this scope
[INFO] [stdout]    --> src/main.rs:109:3
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[embassy_executor::task]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_executor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_executor` in this scope
[INFO] [stdout]    --> src/main.rs:124:3
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[embassy_executor::task]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_executor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_executor` in this scope
[INFO] [stdout]    --> src/main.rs:152:3
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[embassy_executor::task]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_executor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `esp_hal` in this scope
[INFO] [stdout]    --> src/main.rs:546:18
[INFO] [stdout]     |
[INFO] [stdout] 546 |     let config = esp_hal::Config::default().with_cpu_clock(CpuClock::max());
[INFO] [stdout]     |                  ^^^^^^^ use of unresolved module or unlinked crate `esp_hal`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `esp_hal`, use `cargo add esp_hal` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `transport` in `esp32c3_rust`
[INFO] [stdout]    --> src/main.rs:592:19
[INFO] [stdout]     |
[INFO] [stdout] 592 |     esp32c3_rust::transport::configure_dx_lr32_module(&mut uart).await?;
[INFO] [stdout]     |                   ^^^^^^^^^ could not find `transport` in `esp32c3_rust`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:33:9
[INFO] [stdout]     |
[INFO] [stdout]  31 | #[cfg(target_os = "none")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `none` feature
[INFO] [stdout]  32 | /// LoRa UART transport and module configuration.
[INFO] [stdout]  33 | pub mod transport;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `transport` in `esp32c3_rust`
[INFO] [stdout]    --> src/main.rs:593:19
[INFO] [stdout]     |
[INFO] [stdout] 593 |     esp32c3_rust::transport::drain_uart(&mut uart);
[INFO] [stdout]     |                   ^^^^^^^^^ could not find `transport` in `esp32c3_rust`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:33:9
[INFO] [stdout]     |
[INFO] [stdout]  31 | #[cfg(target_os = "none")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `none` feature
[INFO] [stdout]  32 | /// LoRa UART transport and module configuration.
[INFO] [stdout]  33 | pub mod transport;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `esp32c3_rust::hardware`, `esp32c3_rust::transport`
[INFO] [stdout]   --> src/main.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     hardware::{LoraModuleConfigPlan, LoraUartConfig, PinConfig},
[INFO] [stdout]    |     ^^^^^^^^ could not find `hardware` in `esp32c3_rust`
[INFO] [stdout] ...
[INFO] [stdout] 40 |     transport::{LoraRx, LoraTx},
[INFO] [stdout]    |     ^^^^^^^^^ could not find `transport` in `esp32c3_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(target_os = "none")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `none` feature
[INFO] [stdout] 26 | /// ESP32-C3 pin and peripheral configuration.
[INFO] [stdout] 27 | pub mod hardware;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(target_os = "none")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `none` feature
[INFO] [stdout] 32 | /// LoRa UART transport and module configuration.
[INFO] [stdout] 33 | pub mod transport;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_futures` in this scope
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use embassy_futures::select::{Either, select};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_futures`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `embassy_futures`, use `cargo add embassy_futures` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_sync` in this scope
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use embassy_sync::signal::Signal;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_sync`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `embassy_sync`, use `cargo add embassy_sync` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_sync` in this scope
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use embassy_sync::{blocking_mutex::raw::CriticalSectionRawMutex, channel::Channel};
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_sync`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `embassy_sync`, use `cargo add embassy_sync` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `embassy_executor`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use embassy_executor::Spawner;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_executor`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `embassy_executor`, use `cargo add embassy_executor` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `embassy_time`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use embassy_time::{Duration, Instant, Timer};
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_time`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `embassy_time`, use `cargo add embassy_time` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `esp_hal` in this scope
[INFO] [stdout]   --> src/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use esp_hal::gpio::{Level, Output, OutputConfig};
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `esp_hal`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `esp_hal`, use `cargo add esp_hal` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `esp_hal` in this scope
[INFO] [stdout]   --> src/main.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use esp_hal::{
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `esp_hal`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `esp_hal`, use `cargo add esp_hal` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `esp_println` in this scope
[INFO] [stdout]   --> src/main.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use esp_println::{logger::init_logger_from_env, println};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `esp_println`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `esp_println`, use `cargo add esp_println` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `esp_backtrace`
[INFO] [stdout]   --> src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use esp_backtrace as _;
[INFO] [stdout]    |     -------------^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     no external crate `esp_backtrace`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `esp_println`
[INFO] [stdout]   --> src/main.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use esp_println::{logger::init_logger_from_env, println};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `esp_println`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `esp_println`, use `cargo add esp_println` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `esp_bootloader_esp_idf` in this scope
[INFO] [stdout]   --> src/main.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | esp_bootloader_esp_idf::esp_app_desc!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `esp_bootloader_esp_idf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `esp_rtos` in this scope
[INFO] [stdout]   --> src/main.rs:71:3
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[esp_rtos::main]
[INFO] [stdout]    |   ^^^^^^^^ use of unresolved module or unlinked crate `esp_rtos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_executor` in this scope
[INFO] [stdout]    --> src/main.rs:109:3
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[embassy_executor::task]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_executor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_executor` in this scope
[INFO] [stdout]    --> src/main.rs:124:3
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[embassy_executor::task]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_executor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_executor` in this scope
[INFO] [stdout]    --> src/main.rs:152:3
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[embassy_executor::task]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_executor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `esp_hal` in this scope
[INFO] [stdout]    --> src/main.rs:546:18
[INFO] [stdout]     |
[INFO] [stdout] 546 |     let config = esp_hal::Config::default().with_cpu_clock(CpuClock::max());
[INFO] [stdout]     |                  ^^^^^^^ use of unresolved module or unlinked crate `esp_hal`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `esp_hal`, use `cargo add esp_hal` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `transport` in `esp32c3_rust`
[INFO] [stdout]    --> src/main.rs:592:19
[INFO] [stdout]     |
[INFO] [stdout] 592 |     esp32c3_rust::transport::configure_dx_lr32_module(&mut uart).await?;
[INFO] [stdout]     |                   ^^^^^^^^^ could not find `transport` in `esp32c3_rust`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:33:9
[INFO] [stdout]     |
[INFO] [stdout]  31 | #[cfg(target_os = "none")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `none` feature
[INFO] [stdout]  32 | /// LoRa UART transport and module configuration.
[INFO] [stdout]  33 | pub mod transport;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `transport` in `esp32c3_rust`
[INFO] [stdout]    --> src/main.rs:593:19
[INFO] [stdout]     |
[INFO] [stdout] 593 |     esp32c3_rust::transport::drain_uart(&mut uart);
[INFO] [stdout]     |                   ^^^^^^^^^ could not find `transport` in `esp32c3_rust`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:33:9
[INFO] [stdout]     |
[INFO] [stdout]  31 | #[cfg(target_os = "none")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `none` feature
[INFO] [stdout]  32 | /// LoRa UART transport and module configuration.
[INFO] [stdout]  33 | pub mod transport;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `esp_hal` in this scope
[INFO] [stdout]    --> src/main.rs:547:23
[INFO] [stdout]     |
[INFO] [stdout] 547 |     let peripherals = esp_hal::init(config);
[INFO] [stdout]     |                       ^^^^^^^ use of unresolved module or unlinked crate `esp_hal`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `esp_hal`, use `cargo add esp_hal` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `esp_rtos` in this scope
[INFO] [stdout]    --> src/main.rs:551:5
[INFO] [stdout]     |
[INFO] [stdout] 551 |     esp_rtos::start(timg0.timer0, software_interrupt.software_interrupt0);
[INFO] [stdout]     |     ^^^^^^^^ use of unresolved module or unlinked crate `esp_rtos`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `esp_rtos`, use `cargo add esp_rtos` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `esp_hal` in this scope
[INFO] [stdout]    --> src/main.rs:547:23
[INFO] [stdout]     |
[INFO] [stdout] 547 |     let peripherals = esp_hal::init(config);
[INFO] [stdout]     |                       ^^^^^^^ use of unresolved module or unlinked crate `esp_hal`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `esp_hal`, use `cargo add esp_hal` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `esp_rtos` in this scope
[INFO] [stdout]    --> src/main.rs:551:5
[INFO] [stdout]     |
[INFO] [stdout] 551 |     esp_rtos::start(timg0.timer0, software_interrupt.software_interrupt0);
[INFO] [stdout]     |     ^^^^^^^^ use of unresolved module or unlinked crate `esp_rtos`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `esp_rtos`, use `cargo add esp_rtos` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `expect` found for opaque type `impl Future<Output = ()>` in the current scope
[INFO] [stdout]    --> src/main.rs:602:42
[INFO] [stdout]     |
[INFO] [stdout] 602 |     let rx_token = lora_rx_task(lora_rx).expect("lora_rx_task pool exhausted");
[INFO] [stdout]     |                                          ^^^^^^ method not found in `impl Future<Output = ()>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `expect` found for opaque type `impl Future<Output = ()>` in the current scope
[INFO] [stdout]    --> src/main.rs:608:48
[INFO] [stdout]     |
[INFO] [stdout] 608 |         let buzzer_token = buzzer_task(buzzer).expect("buzzer_task pool exhausted");
[INFO] [stdout]     |                                                ^^^^^^ method not found in `impl Future<Output = ()>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `expect` found for opaque type `impl Future<Output = ()>` in the current scope
[INFO] [stdout]    --> src/main.rs:644:6
[INFO] [stdout]     |
[INFO] [stdout] 629 |       let core_token = core_task(
[INFO] [stdout]     |  ______________________-
[INFO] [stdout] 630 | |         lora_tx,
[INFO] [stdout] 631 | |         DemoNode::new(ACTIVE_ROLE),
[INFO] [stdout] 632 | |         false,
[INFO] [stdout] ...   |
[INFO] [stdout] 644 | |     .expect("core_task pool exhausted");
[INFO] [stdout]     | |     -^^^^^^ method not found in `impl Future<Output = ()>`
[INFO] [stdout]     | |_____|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `expect` found for opaque type `impl Future<Output = ()>` in the current scope
[INFO] [stdout]    --> src/main.rs:602:42
[INFO] [stdout]     |
[INFO] [stdout] 602 |     let rx_token = lora_rx_task(lora_rx).expect("lora_rx_task pool exhausted");
[INFO] [stdout]     |                                          ^^^^^^ method not found in `impl Future<Output = ()>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `expect` found for opaque type `impl Future<Output = ()>` in the current scope
[INFO] [stdout]    --> src/main.rs:608:48
[INFO] [stdout]     |
[INFO] [stdout] 608 |         let buzzer_token = buzzer_task(buzzer).expect("buzzer_task pool exhausted");
[INFO] [stdout]     |                                                ^^^^^^ method not found in `impl Future<Output = ()>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `expect` found for opaque type `impl Future<Output = ()>` in the current scope
[INFO] [stdout]    --> src/main.rs:644:6
[INFO] [stdout]     |
[INFO] [stdout] 629 |       let core_token = core_task(
[INFO] [stdout]     |  ______________________-
[INFO] [stdout] 630 | |         lora_tx,
[INFO] [stdout] 631 | |         DemoNode::new(ACTIVE_ROLE),
[INFO] [stdout] 632 | |         false,
[INFO] [stdout] ...   |
[INFO] [stdout] 644 | |     .expect("core_task pool exhausted");
[INFO] [stdout]     | |     -^^^^^^ method not found in `impl Future<Output = ()>`
[INFO] [stdout]     | |_____|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `esp32c3-rust` (bin "esp32c3-rust" test) due to 24 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `esp32c3-rust` (bin "esp32c3-rust") due to 24 previous errors
[INFO] running `Command { std: "docker" "inspect" "630e4182391b87a1005d0f9991dba3cdb9814c488bb3ba12f67aaf26a34b3e96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "630e4182391b87a1005d0f9991dba3cdb9814c488bb3ba12f67aaf26a34b3e96", kill_on_drop: false }`
[INFO] [stdout] 630e4182391b87a1005d0f9991dba3cdb9814c488bb3ba12f67aaf26a34b3e96
